second string
英 [ˌsekənd ˈstrɪŋ]
美 [ˌsekənd ˈstrɪŋ]
网络 第二根弦; 替补队员
英英释义
noun
- a squad of players that are available either individually or as a team to relieve or replace the players who started the game
双语例句
- The second parameter is the input string that either converts to uppercase or lowercase characters.
第二个参数是将被转化成大写或小写字符的输入字符串。 - The echo command expects one or more strings, so this line produces an error complaining about the missing closing quote on ( what Vim assumes to be) the second string.
echo命令要求一个或多个字符串,因此此行代码将生成一个错误,指出第二个字符串缺少一个右引号(Vim是这样认为的)。 - He made the second string on the footBall team.
他只是足球队的候补队员。 - If you provide a second string argument, the prompt message box displays the second string in the text field as the default response.
如果提供了第二个字符串参数,则提示消息框的默认响应是在文本字段中显示第二个字符串。 - The third match does not begin exactly where the second match ended, because the second match returned the empty string.
第三个匹配不是在第二个匹配恰好结束的地方开始,因为第二个匹配返回了空字符串。 - If a character in the first string doesn't appear in the second string at all, it isn't changed.
返回BED。如果第一个字符串中的字符根本就没出现在第二个字符串中,它就不会改变。 - And if a team should come down from one goal, let its great players come back the next time so that the fans don't see the second string.
球队可能一球定生死,因此让最好的球员能参加下一场比赛,而不是让球迷看替补表演。 - The fourth match begins where the third match ended, before the second b, and finds the empty string.
第四个匹配在第三个匹配结束的地方开始,即在第二个b之前,并且找到了空字符串。 - With the exception that one of the listeners converts the input string to uppercase, while the second converts the string to lowercase, the code for the listeners is exactly the same.
例外情况,一个监听器将输入字符串转换成大写字母,而另一个将其转换成小写字母,这对于监听器所编写的代码都是完全相同的。 - The new regular expression in the second line matches any string that contains MSIE or starts with Lynx.
第二行中的新正则表达式匹配任何包含MSIE或以Lynx开头的字符串。